home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / graphics / 934 < prev    next >
Encoding:
Text File  |  1996-08-05  |  903 b   |  26 lines

  1. Newsgroups: comp.sys.amiga.graphics
  2. Path: cix.compulink.co.uk!usenet
  3. From: jralph@cix.compulink.co.uk ("Jolyon Ralph")
  4. Subject: Re: MPEG CD
  5. Message-ID: <DM24GG.Iwo@cix.compulink.co.uk>
  6. Organization: Compulink Information eXchange
  7. References: <1854.6604T665T1874@public.ndh.com>
  8. Date: Wed, 31 Jan 1996 17:55:28 GMT
  9. X-News-Software: Ameol32
  10.  
  11.  
  12. > So there is no possibility to play the CD on a 'normal' cd-rom-drive and
  13. > a mpeg-player ?
  14.  
  15. It is possible but you need a XA mode 2 compatible CD-ROM drive (they all 
  16. are nowdays and have been for years, so that's not a problem - ah, I 
  17. remember now.. The CDTV and A570 aren't!).
  18.  
  19. You'll need to be able to read raw CDXA sectors from the disk, going into 
  20. the cd.device (or equivelant) for raw track reads.
  21.  
  22. You can't just fopen() a file and read bytes, unless the CD filesystem 
  23. has done some special support for VideoCD and made pseudo-files appear.
  24.  
  25. Jolyon
  26.